Skip to content

Conversation

levz0r
Copy link
Contributor

@levz0r levz0r commented Oct 9, 2025

Description

Adds the html-to-markdown-mcp server to the community servers list.

This MCP server converts web pages and HTML content to clean, formatted Markdown using Turndown.js.

Key Features

  • 🌐 Fetch and convert web pages from URLs
  • 🔄 Convert raw HTML to Markdown
  • 📝 Preserves formatting (headers, links, code blocks, lists, tables)
  • 💾 Handles large pages with saveToFile parameter to bypass token limits
  • 🧪 Comprehensive test suite (13 tests)
  • 📦 Published on npm: html-to-markdown-mcp

Links

Checklist

  • Server is added in alphabetical order
  • Server is published and publicly accessible
  • Link points to the repository
  • Description is concise and clear

Adds html-to-markdown-mcp server that converts web pages to clean Markdown format.

Features:
- Fetches and converts HTML from URLs
- Converts raw HTML to Markdown
- Handles large pages with automatic file saving
- Bypasses token limits with saveToFile parameter
- Comprehensive test suite with 13 tests
- Available on npm: html-to-markdown-mcp
@domdomegg domdomegg merged commit be59dbb into modelcontextprotocol:main Oct 10, 2025
19 checks passed
@levz0r levz0r deleted the add-html-to-markdown-mcp branch October 10, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants